Facebook Setup

To configure a Facebook data source, you need to ensure you have a Facebook for Developers app.

  • Access Token: you can get the Access Token from the Graph API Explorer in your Facebook Developers app. Click the Get Token button and select Get User Access Token. The Select Permissions dialog will open - select all the permissions you want Pyramid to import, then click Get Access Token. You will be prompted to enter your password Once you've done so, click Continue, and then copy the Access Token. At any time, you can stop the Access Token, change it, or get a new one, from your Facebook app.
  • App ID: go to your Facebook Developers app dashboard, and open the Settings tab, then select Basic - copy the App ID
  • App Secret: go to your Facebook Developers app dashboard, and open the Settings tab, then select Basic - copy the App ID

Pyramid will process these tokens, and return a Long Term Access Token from the Facebook API. Test and Save the new server.